Total Complexity | 24 |
Dependencies | 11 |
Dependents | 0 |
Total lines | 174 |
Lines of code | 120 |
Logical lines of code | 73 |
Comment lines | 8 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
migrate() | 46 | 7 | 41 | |
execute() | 55 | 6 | 19 | |
remove_old_tables() | 57 | 3 | 16 | |
create_migration_table() | 58 | 2 | 16 | |
maybe_create_migration_table() | 72 | 2 | 6 | |
more_than_version() | 82 | 1 | 3 | |
init_migration() | 66 | 1 | 8 | |
table_exists() | 66 | 1 | 8 | |
after_complete() | 79 | 1 | 3 |